home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 06 - 1990 / 06.05 May 90 / PrintWindow Code / PrintWindow.R < prev    next >
Encoding:
Text File  |  1990-03-02  |  1.1 KB  |  133 lines  |  [TEXT/EDIT]

  1. *********************************************************
  2. * RMaker resource file sources.
  3. *********************************************************
  4.  
  5. PrintWindowDemo.π.RSRC
  6. ????????
  7.  
  8. include PrintWindow.PICT
  9. include Messenger.RSRC
  10. include Ultima.RSRC
  11.  
  12. Type WIND
  13.     ,1
  14. MyWindow
  15. 80  130  289  454
  16. InVisible  GoAway
  17. 0
  18. 1
  19.  
  20. Type CNTL
  21.     ,15
  22. A Button
  23. 141  223  176  303
  24. Visible
  25. 0
  26. 15
  27. 0 1 0
  28.  
  29.     ,21
  30. A Checkbox
  31. 12  12  29  110
  32. Visible
  33. 1
  34. 21
  35. 0 1 0
  36.  
  37.     ,20
  38. Radio 3
  39. 72  216  87  296
  40. Visible
  41. 2
  42. 20
  43. 0 1 0
  44.  
  45.     ,19
  46. Radio 2
  47. 48  216  63  296
  48. Visible
  49. 2
  50. 19
  51. 0 1 0
  52.  
  53.     ,16
  54. Radio 1
  55. 24  216  39  296
  56. Visible 
  57. 2
  58. 16
  59. 0 1 1
  60.  
  61.     ,11
  62. Scroll bar
  63. -1  310  195  326
  64. Visible 
  65. 16
  66. 11
  67. 1  100  1
  68.  
  69.  
  70. Type DLOG
  71.     ,2
  72. About
  73. 50  120  190  390
  74. Visible NoGoAway
  75. 1
  76. 2
  77. 2
  78.  
  79. Type DITL
  80.     ,2
  81. 5
  82.  
  83. Button  Enabled
  84. 96  155  127  235
  85. OK
  86.  
  87. Button  Enabled
  88. 96  35  127  115
  89. Print…
  90.  
  91. StaticText
  92. 12  108  24  240
  93. Print Window Demo
  94.  
  95. StaticText
  96. 36  108  84  228
  97. © Copyright 1990 by Kirk Chase and MacTutor
  98.  
  99. Pic  Disabled
  100. 6  13  88  77
  101. 14
  102.  
  103. Type MENU
  104.     ,51
  105. Popup
  106. First! 
  107. Second
  108. Third
  109.  
  110.     ,1001
  111. \14
  112. About PrintWindow…
  113. (-
  114.  
  115.     ,1002
  116. File
  117. Test Dialog…
  118. Page Setup…
  119. Print…
  120. (-
  121. Quit/Q
  122.  
  123.     ,1003
  124. Edit
  125. (Undo/Z
  126. (-
  127. (Cut/X
  128. (Copy/C
  129. (Paste/V
  130.  
  131.  
  132.  
  133.